home *** CD-ROM | disk | FTP | other *** search
/ 1,000+ Great Games / 1_1000 Games.iso / CHILDREN / WORDY370.ZIP / RF.DOC < prev    next >
Encoding:
Text File  |  1995-11-26  |  3.5 KB  |  65 lines

  1.                            RF File Reformat Utility
  2. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  3. October 27, 1995
  4.  
  5.  
  6.  
  7. The pattern-matching word extraction utilities provided as part of the  WORDY
  8. package have one minor flaw, they print word lists  *one-across*  into files.
  9. This can be awkward and inconvenient for those wishing to  print out the word
  10. files onto paper. The RF File Reformat Utility will reformat those word files
  11. for more efficient reading  and more economical use of printer paper.
  12.  
  13. To use the RF File Reformat Utility, type:          RF filename (from the DOS
  14. prompt). In just a few seconds, the wordfile will be reformatted  in the most
  15. efficient manner  [between 5 and 13 columns,  depending on the  maximum  word 
  16. length in the file].    This may take as long as a half minute  for extremely 
  17. long files.    Note that this utility is intended for use with the word files 
  18. created by the  XTRACT, XFIND, INSET,  and other  pattern-matching  utilities 
  19. provided with the WORDY package.   The use of RF with any other type of files 
  20. will produce unpredictable results. 
  21.  
  22. As of version 3.60 or better of WORDY, the RF utility has increased function-
  23. ality. You may now type a third specification on the command line, giving the 
  24. maximum, minimum, or exact length of the words in the ReFormatted list.   For 
  25. example, to RF the file XXXXX.XXX,  but to copy only words with exactly  five
  26. letters, type: RF XXXXX.XXX =5   (or rf xxxxx.xxx e5).     To copy words with 
  27. less than five letters,   type RF XXXXX.XXX l5.   Likewise to copy words with 
  28. more than three letters, type RF XXXXX.XXX g5.  The "length restriction spec-
  29. ifiers" are:    [ = e E ] for EQUAL,       [ l L F f U u S s ] for LESS THAN,
  30. [ g G M m O o ] for  GREATER THAN.   Note that leaving off this specification
  31. when invoking RF lets it return to the default behavior of copying  *all* the 
  32. words in the original file to the ReFormatted file,    as noted in the second
  33. paragraph above.
  34.  
  35. Additional clarification: You may use any *one* of the above given specifiers 
  36. to qualify the length of words copied to the ReFormatted file. As an example, 
  37. RF abcdefg.lst =5         RF abcdefg.lst e5      and        RF abcdefg.lst E5  
  38.                            ALL HAVE THE SAME RESULT,
  39. to ReFormat the file  abcdefg.lst  using words only with length exactly equal 
  40. to five. RF abcdefg.lst l5      RF abcdefg.lst F5,  etc. have the same effect
  41. of ReFormatting the abcdefg.lst file using words with length *less than* five 
  42. only.      RF abcdefg.lst has the effect of ReFormatting the abcdefg.lst file
  43. and copying over *all* the words in the original.  It was not my intention to
  44. complicate things, but to make RF more powerful and flexible.     Experiment.
  45.  
  46.  
  47.                                *** WARNING: ***
  48. Once a file has been ReFormatted,  the other utilities  in the WORDY package, 
  49. such as XFIND and XTRACT will no longer work on it.   Additionally, it is not 
  50. possible  to go  backwards  and easily  recreate  the original file  from the 
  51. ReFormatted one.  Therefore, before using the RF utility on a word file, make 
  52. certain you have a copy  of the original file  safe on a floppy or in another 
  53. subdirectory.
  54.  
  55. The RF utility is part of the WORDY package.    Registration for the *entire*
  56. WORDY package is still only $2.00.
  57.  
  58. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  59.  
  60. M\Cooper
  61. 3425 Chestnut Ridge Rd.
  62. Grantsville, MD 21536-9801
  63. --------------------------
  64. Email:  thegrendel@aol.com
  65.